<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ï¿½ï¿½ï¿½ï¿½Í¼*/
.photoShow{width:1007px;height:262px;position: absolute;left:0;top:0;overflow:hidden;min-width:1007px;min-height:262px;z-index:0;}
.photoShow ul{height:100%; padding:0px; margin:0px;}
.photoShow li{height:100%;display:block;float:left;line-height:400px;text-align:center;font-family:'Microsoft YaHei';}
.photoShow li img{margin:0 auto;width:auto;vertical-align:middle}
/*2015/08/19 ï¿½Þ¸ï¿½*/
#nav { height:40px;position:  absolute;z-index:999; top:480px;right:480px;background:none;z-index:4;}
#nav em { display:block; float:left; width:18px!important; height:18px !important; margin-right:6px; margin-top:6px; line-height:24px; text-align:center; font-size:14px; color:#333; font-style:normal; font-family:Arial;  cursor:pointer;  background:url(../images/icon/dot2.png) no-repeat center;_background:none;  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="loginCorp/images/icon/dot2.png");  }
/*2015/08/19 ï¿½Þ¸ï¿½*/
#nav .ehover {  background:url(../images/icon/dot1.png) no-repeat center;_background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="loginCorp/images/icon/dot1.png", enabled="true",sizingMethod='scale');  }

#left, #right { width:40px; height:100px; position:absolute; top:100px; background:#333; opacity:0.4; color:#fff; font-size:36px; text-align:center; line-height:100px; cursor:pointer; }
#left:hover, #right:hover { opacity:0.8; }
#left { left:0; border-top-right-radius:10px; border-bottom-right-radius:10px; }
#right { right:0; border-top-left-radius:10px; border-bottom-left-radius:10px; }</pre></body></html>